Interface Pop3Client

All Superinterfaces:
IPCObject, Process
All Known Implementing Classes:
Pop3ClientImpl

public interface Pop3Client extends Process
Information provided by the PKI file:

    \class Pop3Client
    
    \brief Pop3Client handles and manipulates POP3 clients.
    
    \example network().getDevice("PC0").getProcess("Pop3Client")
    
Author:
Auto-generated
  • Method Details

    • getMailIpc

      boolean getMailIpc()
      Information provided by the PKI file:
      
          \brief Gets mail.
          
          \return bool, always returns true.
          
              
      Returns:
      boolean Returns a boolean
    • cancelReceive

      void cancelReceive()
      Information provided by the PKI file:
      
          \brief Cancels receive.